home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_xemacs.idb / usr / freeware / lib / xemacs-20.4 / lisp / custom / custom-load.el.z / custom-load.el
Encoding:
Text File  |  1998-05-21  |  1.4 KB  |  37 lines

  1. ;;; custom-load.el --- automatically extracted custom dependencies
  2.  
  3.  
  4. ;;; Code:
  5.  
  6. (custom-add-loads 'extensions '("wid-edit"))
  7. (custom-add-loads 'custom-buffer '("cus-edit"))
  8. (custom-add-loads 'custom-faces '("cus-edit"))
  9. (custom-add-loads 'widgets '("wid-browse" "wid-edit"))
  10. (custom-add-loads 'environment '("cus-edit"))
  11. (custom-add-loads 'custom-menu '("cus-edit"))
  12. (custom-add-loads 'internal '("cus-edit"))
  13. (custom-add-loads 'hypermedia '("wid-edit"))
  14. (custom-add-loads 'applications '("cus-edit"))
  15. (custom-add-loads 'help '("cus-edit"))
  16. (custom-add-loads 'widget-browse '("wid-browse"))
  17. (custom-add-loads 'widget-documentation '("wid-edit"))
  18. (custom-add-loads 'customize '("cus-edit" "wid-edit"))
  19. (custom-add-loads 'custom-browse '("cus-edit"))
  20. (custom-add-loads 'abbrev '("cus-edit"))
  21. (custom-add-loads 'programming '("cus-edit"))
  22. (custom-add-loads 'widget-button '("wid-edit"))
  23. (custom-add-loads 'files '("cus-edit"))
  24. (custom-add-loads 'external '("cus-edit"))
  25. (custom-add-loads 'development '("cus-edit"))
  26. (custom-add-loads 'widget-faces '("wid-edit"))
  27. (custom-add-loads 'languages '("cus-edit"))
  28. (custom-add-loads 'custom-magic-faces '("cus-edit"))
  29. (custom-add-loads 'faces '("cus-edit" "wid-edit"))
  30. (custom-add-loads 'emacs '("cus-edit"))
  31. (custom-add-loads 'processes '("cus-edit"))
  32. (custom-add-loads 'wp '("cus-edit"))
  33. (custom-add-loads 'editing '("cus-edit"))
  34. (custom-add-loads 'i18n '("cus-edit"))
  35.  
  36. ;;; custom-load.el ends here
  37.